func crypto/internal/fips140/mlkem.parseEK1024

2 uses

	crypto/internal/fips140/mlkem (current package)
		mlkem1024.go#L321: 	return parseEK1024(ek, encapsulationKey)
		mlkem1024.go#L328: func parseEK1024(ek *EncapsulationKey1024, ekPKE []byte) (*EncapsulationKey1024, error) {